Everything about Alpha Waves totally explained
Alpha Waves is an early
3D game that combines labyrinthine exploration with
platform gameplay. By most definitions of the genre it could be considered to be the first 3D
platform game, released in 1990, 6 years before the genre's seminal classic
Mario 64. It was released one year before
Hovertank 3D, which is sometimes incorrectly credited as being the first 3D game on the PC. It was an abstract game with a moody, artistic presentation, curiously named for its supposed ability to stimulate the different emotional centers of the brain with its use of color and music.
It was developed initially for the
Atari ST by
Christophe de Dinechin, and later ported to the
Amiga and
DOS. The DOS port was done by
Frédérick Raynal, a notable game designer who would go on to develop
Alone in the Dark, and
Little Big Adventure. He has said that his work on
Alpha Waves was a major inspiration for
AitD (External Link
). The PC version was also localized in North America by
Data East, and retitled
Continuum.
Infogrames may have also published their own version in the US under the original title, and it was also released as a part of no less than two Infogrames compilations, on which it retained its original name.
Gameplay
Alpha Waves is a simple game. It features two main modes of play: Action and Emotion. The core gameplay in both is the same.
Players guide one of six craft (which are little more than geometric shapes in many cases) onto trampoline-like platforms. On these platforms, the player bounces automatically, higher, with each jump, until he reaches the maximum height possible for that platform (some are stronger than others). Every room in the game is a
cube, and the walls contain doorways leading to other rooms. In this way, players have to work their way through the game's rooms, and reach different areas based on different emotions.
In Action Mode, players also work against the clock. Time bonuses are awarded for entering new rooms, and keys can be collected to open new ways. There isn't a particular end to the game, but the goal is simply to last as long and to discover as much as possible before time runs out. Emotion Mode allows players to explore without time constraints, but players are not allowed to cross certain game boundaries.
Version differences
Alpha Waves was initially released on the
Atari ST. This version is notable for allowing two players to compete simultaneously. It lacked music entirely on the Atari 520ST, because of insufficient memory to store the music samples. On Atari 1040ST and later models, the theme song played during the intro. The music was stored on the second side of the floppy disk, since any Atari ST with enough memory also had a dual-sided floppy drive. A promotional version of the program was distributed by a french magazine on single-sided floppy disks, crashing any machine with more than 512K of memory.
The
Amiga port was second. This version added a theme song at the title screen, but nixed the multiplayer aspect. The interface is similar, but the zone select in Emotion has been redone. Beyond this, it's very similar to the original.
The DOS version was the last one, and contains a number of improvements. This version supported
AdLib/
SoundBlaster sound cards. Despite the fact that these used the more limited FM synthesis of the
Yamaha YM3812, compared to the PCM synthesis of the Amiga,
Alpha Waves is one of the rare exceptions where the AdLib sound quality is superior. The soundrack was also expanded to play in-game, and each zone had its own music. Additionally some of the mobiles have been changed, level layouts tweaked, and the camera tilting toned down for easier viewing. The menus and level selection screen have been redone again, and are noticeably enhanced.
The DOS version still lacks the two player mode of the ST, and it also lacks a mechanism to regulate speed when played on systems faster than it was intended for (essentially causing it to play in fast forward on newer hardware). However when played on a properly configured system or
emulator, this can be considered the superior version for solo play.
Technology
Other 3D games of the same era include
Falcon (1987),
Elite (1987),
Starglider 2 (1988), or
Hovertank 3D (1991). Alpha-Waves (1990) brought a number of innovations to the 3D gaming experience that make it a significant landmark in 3D gaming:
- No visible depth-of-field clipping (objects disappearing in the distance)
- True 6-axis motion and rotation (as opposed to simpler movements in Hovertank 3D for example)
- First gameplay relying primarily on interaction with 3D objects
- No bit-mapped graphics, even the player was drawn in 3D
- First simultaneous 2-player split-screen mode on a single computer (only on the original Atari ST version)
Alpha-Waves ran on 16-bit microcomputers that didn't have hardware
floating-point capabilities. For that reason, it performed all perspective and rotation computations using only integer arithmetics. In order to avoid using integer multiplications, which were expensive at the time, it described objects using displacements that were multiples of a base vector. For instance, a square in the Z plane would have been described as "+1X +1Y -1X -1Y". As a result, the vast majority of geometric computations were performed using only additions, not multiplications.
The computation of
sine and cosines was similarly done using only integer arithmetic. All angles were represented using not degrees, but 1/256th of a circle. A
lookup table contained the value of the sine multiplied by 32767. Multiplying this value by a 16-bit coordinate gave a 32-bit value, and the 16-bit high-half of that result was used.
Another key to performance was a highly optimized polygon-filling routine, which used a number of tricks, including an assembly version of
Duff's device to achieve a very high fill rate, besting the in-house
self-modifying routine
Infogrames was using at the time.
The Atari ST and Amiga versions were written in
assembly language. The DOS version was written in
C.
Further Information
Get more info on 'Alpha Waves'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://alpha_waves.totallyexplained.com">Alpha Waves Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |